home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6267 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 KB

  1. Path: darkmere.demon.co.uk!darkmere
  2. From: DARKMERE <darkmere@darkmere.demon.co.uk>
  3. Newsgroups: comp.lang.c++
  4. Subject: RE: C++ In Realtime Applications
  5. Date: Sun, 11 Feb 1996 12:37:08 +0000
  6. Organization: Darkmere - The darkness is out there!
  7. Message-ID: <428371296843ntc@darkmere.demon.co.uk>
  8. References: <1996Feb7.134740.11845@schbbs.mot.com> <00001a81+00009ca5@msn.com> <DMGA1v.AuL@cf.ac.uk>
  9. Reply-To: darkmere@darkmere.demon.co.uk
  10. NNTP-Posting-Host: darkmere.demon.co.uk
  11. X-NNTP-Posting-Host: darkmere.demon.co.uk
  12.  
  13. In article <DMGA1v.AuL@cf.ac.uk> M. Ghassempoory wrote :
  14.  
  15. >> In article <00001a81+00009ca5@msn.com>, Tendrils@msn.com says...
  16. >> >
  17. >> >what is your definition of real-time ???
  18. >> 
  19. >> 
  20. >> Yes! I have often wondered : What is NOT real-time?
  21. >> 
  22.         "A real-time system is a software system where the correct
  23.         functioning of the system depends on the results produced by the
  24.         system and the time at which these results are produced.  A 'soft'
  25.         real-time system is a system whose operation is degraded if results
  26.         are not produced according to the specified timing requirements. A
  27.         'hard' real-time system is a system whose operation is incorrect if
  28.         results are not produced according to the timing specification."
  29.              Taken from Software Engineering by Ian Sommerville
  30.  
  31. If a program does not have to produce a response to a given stimulus
  32. within a set time frame then it is NOT a real-time system.
  33. +-------------------------------------------------------------------------+
  34. |Name:    Gary Harpin  (Software Engineering student)                     |
  35. |E-mail:  darkmere@darkmere.demon.co.uk                grh@coventry.ac.uk |
  36. |web:     http://www.geocities.com/SunsetStrip/3036/                      |
  37. +-------------------------------------------------------------------------+
  38.                           The darkness is out there!
  39.